home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 103
/
Vol 103.iso
/
games
/
shark_at.swf
/
scripts
/
DefineSprite_245
/
frame_1
/
DoAction.as
Wrap
Text File
|
2010-03-13
|
88b
|
10 lines
if(_root.local == 1)
{
_visible = 1;
}
else
{
_visible = 0;
stop();
}